Welcome![Sign In][Sign Up]
Location:
Search - C4.5 algorithm

Search list

[AI-NN-PRprune

Description: alpha and beta pruning 是人工智能方面的很重要的算法,对于理解search有非常重要的作用-alpha and beta pruning artificial intelligence is a very important algorithm, a search for understanding a very important role
Platform: | Size: 1024 | Author: 孙雷 | Hits:

[AI-NN-PRANewC4.5alg

Description: 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous attribute values, the basic process is as follows : 1. According to the values of attributes of sorting two data sets. different thresholds of data sets dynamic classification 3. According iteration threshold Progressive- draw 4. all possible threshold, and gains than Gain
Platform: | Size: 148480 | Author: kpeng | Hits:

[JSP/Javac45

Description:
Platform: | Size: 1024 | Author: weichan | Hits:

[Other111186726c4.5-win

Description: 由于ID3算法在实际应用中存在一些问题,于是Quilan提出了C4.5算法,严格上说C4.5只能是ID3的一个改进算法。-Because of ID3 algorithm in practical applications, there are some problems, so Quilan proposed algorithm C4.5, C4.5 strictly speaking can only be an improved algorithm ID3.
Platform: | Size: 97280 | Author: zwh | Hits:

[OtherID3C45

Description: ID3和C4.5算法的比较,可是交钱买的文档,给需要的人!-ID3 and C4.5 algorithm, but the money to buy the documents, to those who need!
Platform: | Size: 169984 | Author: | Hits:

[Industry research10Algorithms-08

Description: This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms are among the most influential data mining algorithms in the research community.With each algorithm, we provide a description of the algorithm, discuss the impact of the algorithm, and reviewcurrent and further research on the algorithm. These 10 algorithms cover classification,
Platform: | Size: 622592 | Author: sukmawati | Hits:

[OtherDataMining

Description: 数据挖掘c4.5算法实现,实现简单相似判别.-Data Mining c4.5 algorithm to achieve simple and similar to distinguish.
Platform: | Size: 172032 | Author: linwei | Hits:

[Multimedia DevelopC45

Description: 关于数据挖掘领域c4.5算法展示与改进的一片论文-C4.5 algorithm on data mining areas and improvement of a piece of paper showing
Platform: | Size: 142336 | Author: 叶禾 | Hits:

[Data structsdata.txt

Description: C4.5算法源码,c4.5是ID3算法的改进,本资料十分全,希望对大家有帮助-C4.5 algorithm source code, c4.5 ID3 algorithm is improved, the information is very full, we want to help
Platform: | Size: 1024 | Author: 二毛 | Hits:

[Multimedia Develop00991727

Description: Presents an alytic evaluation of the runtime behavior of the c4.5 algorithm.-Presents an analytic evaluation of the runtime behavior of the c4.5 algorithm.
Platform: | Size: 171008 | Author: Marcus | Hits:

[matlabc45

Description: 用matlab编程实现的数据挖掘c4.5算法,是上交的一个作业,绝对可行的。当然,还有些小瑕疵-Matlab programming with data mining c4.5 algorithm, is handed a job, absolutely feasible. Of course, there are some small flaws
Platform: | Size: 4096 | Author: yehui | Hits:

[matlabmatlab-C4

Description: 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
Platform: | Size: 15360 | Author: 小强 | Hits:

[AI-NN-PRc4

Description: 人工智能信息处理中的遗传算法,伴性遗传和病毒协同进化遗传算法的-Artificial intelligent information processing in the genetic algorithm, sex-linked inheritance and virus evolutionary genetic algorithm ppt
Platform: | Size: 16027648 | Author: bobo | Hits:

[matlabC4_5

Description: 该源码使用C4.5算法进行分类,该程序为matlab源码。-Classify using Quinlan s C4.5 algorithm
Platform: | Size: 2048 | Author: alan | Hits:

[VC/MFCthe-classical-algorithm

Description: (经典聚类算法) 国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. 不仅仅是选中的十大算法,其实参加评选的18种算法,实际上随便拿出一种来都可以称得上是经典算法,它们在数据挖掘领域都产生了极为深远的影响。-(Classical clustering algorithm) International authoritative academic organization of the IEEE International Conference on Data Mining (ICDM) in December 2006 selected the top ten of the field of data mining algorithm: the C4.5, k-Means, SVM, of Apriori, the EM, the PageRank, AdaBoost, kNN , the Naive Bayes, and the CART. Not just the selected 10 algorithms, in fact, participate in the selection of 18 kinds of algorithms, in fact, easily come up with one can be called a classical algorithm in the field of data mining, they have had far-reaching impact.
Platform: | Size: 3922944 | Author: 赵鑫维 | Hits:

[Windows DevelopCc45zip4

Description: 决策树c4.5算法的c++实实现 希望对大家有用可直接使用。 -The decision tree c4.5 algorithm c++ implemented to achieve the hope that useful can be used directly.
Platform: | Size: 2600960 | Author: kommkk | Hits:

[Data structsclassifier

Description: 该源码实现了决策树C4.5算法,用于分类预测-This source realized the decision tree C4.5 algorithm used for classification prediction
Platform: | Size: 10240 | Author: cxl | Hits:

[JSP/JavaC4_5

Description: 用C++实现决策树的C4.5算法,有详细的建树过程,能够实现,有参考价值-With C++ realize decision tree C4.5 algorithm, has a detailed construction process, can be realized, there is reference value
Platform: | Size: 862208 | Author: 刘钰 | Hits:

[JSP/JavaDT_C45

Description: 用C++实现决策树的C4.5算法,又一个例子,有详细的建树过程,分别写出了每个函数,能够实现,有参考价值-With C++ realize decision tree C4.5 algorithm, and an example, a detailed construction process, write each function, can be achieved, there is reference value
Platform: | Size: 5794816 | Author: 刘钰 | Hits:

[AI-NN-PRdecision-tree

Description: 关于决策树C4.5算法的几篇学术论文(基于C4.5算法的遥感影像分类)-Several papers (C4.5 decision tree algorithm C4.5 algorithm based on image classification)
Platform: | Size: 3317760 | Author: 吴晓 | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net